home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / comm / misc / MLogBook.lha / MLogBook / Rules_common / REF-SSB < prev    next >
Text File  |  2000-11-15  |  4KB  |  147 lines

  1. # MLGBK10 RULES
  2. #
  3. # REF Contest
  4. # Logs send to:
  5. #
  6. # Reseau des Emetteurs Francais,
  7. # REF Contest
  8. # BR 7429,
  9. # 37074 Tours Cedex, France
  10. #
  11. # Here's the list of allowed bands. See rules of contest
  12. # for operators category (SOSB, SOMB etc)
  13. #
  14. BANDS ALLOW=160m,80m,40m,20m,15m,10m
  15. SET BAND=3
  16.  
  17. # Here's the list of allowed modes:
  18. MODES ALLOW=SSB
  19.  
  20. # What to will be exchange with report.
  21. # %w - WAZ zone (e.g. Report is 59 15)
  22. # %i - ITU zone (e.g. Report is 59 38)
  23. # %c - QSO's counter (e.g. Report is 59 001)
  24. # %d - (not neccesery) QSO's counter (e.g. Report is 59 001 but also is
  25. # possible to set 59 only)
  26. # %p - Main prefix (e.g. Report is 59 SP)
  27. # %u - allowed texts from REMARX-U ALLOW field only (e.g. 59 M)
  28. # %x - (not neccesery) allowed texts from REMARX-U ALLOW field only
  29. # (e.g. %3c%x means 59 001KR but also is possible to set 59 001)
  30. # Also is possible to mix it with any text:
  31. # SET REMARX-S[2]=%cKR - means report 59 001KR
  32. #
  33. SET REMARX-S[2]=%3c
  34. SET REMARX-R[2]=%3c
  35.  
  36. REMARX-U ALLOW=ref.mlt
  37.  
  38. # Date format
  39. # 0 - DD.MM.YYYY
  40. # 1 - DD/MM/YYYY
  41. # 2 - MM/DD/YYYY
  42. SET DATE=0
  43.  
  44. # GUI settings
  45. SHOW DATE=NO
  46. SHOW TIME=NO
  47. SHOW BAND=YES
  48. SHOW MODE=NO
  49. SHOW RST-S=YES
  50. SHOW RST-R=YES
  51. SHOW REMARX-S=2
  52. SHOW REMARX-R=2
  53. SHOW LOCATOR=NO
  54. SHOW COMMENT=NO
  55. SHOW QSL=NO
  56.  
  57. # Find Similar Call
  58. SET ACK_FINDSIMCALL=NO
  59.  
  60. # Find QSO Before
  61. SET ACK_FINDQSOBEFORE=YES
  62.  
  63. # Duplicated QSO Finder
  64. SET ACK_DUPFIND=YES
  65.  
  66. # IOTA support
  67. SET ACK_IOTA=NO
  68.  
  69. # Awards support
  70. SET ACK_AWARDS=NO
  71.  
  72. SET ACK_ACTIVITY=NO
  73.  
  74. # QSL Manager Database support
  75. SET ACK_FINDQSLMANAGER=NO
  76.  
  77. # CallBook support
  78. SET ACK_CALLBOOK=NO
  79.  
  80. # File which contains database of prefixes based on organisators publication.
  81. SET PFXDATA=ref.csv
  82.  
  83. # SCORE SET
  84. #
  85. # CONT - points will be given for every QSO between continents.
  86. # 1 - AF (Africa)
  87. # 2 - AS (Asia)
  88. # 3 - EU (Europe)
  89. # 4 - NA (North America)
  90. # 5 - OC (Oceania)
  91. # 6 - SA (South America)
  92. # e.g. 123 - means that every QSO from Africa (1) to Asia (2)
  93. # will give 3 points.
  94. SCORE SET=CONT,111,123,133,143,153,163,213,221,233,243,253,263,313,323,331,343,353,363,413,423,433,441,453,463,513,523,533,543,551,563,613,623,633,643,653,661
  95.  
  96. # NOPFX - field with denied prefixes.
  97. # e.g. SCORE NOPFX=SP - means that you can't do QSO with SP (3Z,HF,SN,SO,SP,SQ,SR).
  98.  
  99. # PFX1, PFX2, PFX3
  100. # here you can to give all prefixes which will be treated different.
  101. # possible arguments: prefix, list of prefixes, ALL and REST
  102. # ALL - means all prefixes in SET PFXDATA file
  103. # REST - means all prefixes in SET PFXDATA file without prefixes in PFX1, PFX2 and PFX3. 
  104.  
  105. PFX1=F
  106. PFX2=C3,CN,D6,HB,HH,HI,J2,LX,OD,TJ,TL,TN,TR,TT,TU,TY,TZ,VE2,XT,YJ,3A,3V,3X,4U1ITU,5R,5T,5U,6W,7X
  107. PFX3=REST
  108.  
  109. # REMX1, REMX2, REMX3
  110. # here you can to give exchange format string
  111. # %w - WAZ zone (e.g. Report is 59 15)
  112. # %i - ITU zone (e.g. Report is 59 38)
  113. # %c - QSO's counter (e.g. Report is 59 001)
  114. # %d - (not neccesery) QSO's counter (e.g. Report is 59 001 but also is
  115. # possible to set 59 only)
  116. # %k - Continent (e.g. Report is 59 EU)
  117. # %p - Main prefix (e.g. Report is 59 SP)
  118. # %u - allowed texts from REMARX-U ALLOW field only (e.g. 59 M)
  119. # %x - (not neccesery) allowed texts from REMARX-U ALLOW field only
  120. # (e.g. %3c%x means 59 001KR but also is possible to set 59 001)
  121. REMX1=%u
  122. REMX2=%p
  123. REMX3=%3c
  124.  
  125. MULTI1 PFX1=%u
  126. MULTI1 PFX2=%p
  127. MULTI2 PFX1=
  128. MULTI2 PFX2=
  129. SCORE1 PFX1=
  130. SCORE1 PFX2=
  131. SCORE2 PFX1=
  132. SCORE2 PFX2=
  133. SCORE1 ADD=5
  134. SCORE2 ADD=5
  135. SCORE3 ADD=SET
  136.  
  137. # NO - multiplicator is 1.
  138. # SB - qualify it separately on every bands.
  139. # AB - qualify it once on all bands.
  140. # SM - qualify it separately for every modes.
  141. # AM - qualify it once for all modes.
  142. # e.g. SMSB - means that multiplicator will be increased for all
  143. # new MULTI1, separately on every bands and every modes.
  144.  
  145. MULTI DUPE1=ABAM
  146. MULTI DUPE2=ABAM
  147.